Skip to content

lola: Various cleanups (preparation for performance changes)#211

Open
bemerybmw wants to merge 6 commits intomainfrom
brem_cleanup
Open

lola: Various cleanups (preparation for performance changes)#211
bemerybmw wants to merge 6 commits intomainfrom
brem_cleanup

Conversation

@bemerybmw
Copy link
Contributor

No description provided.

@bemerybmw bemerybmw force-pushed the brem_cleanup branch 2 times, most recently from 8390772 to 4a09a47 Compare March 20, 2026 10:34
@bemerybmw bemerybmw marked this pull request as ready for review March 20, 2026 12:35
In the "Create" case, a Skeleton will create new ServiceDataControl /
Storage objects i.e. the ServiceDataControl/Storage in the resources will
not be used. These manually created objects are only used in tests in
which we test the "Open" path (i.e. where a Skeleton opens an existing
shared memory region). Therefore, it makes more sense that these objects
are created in the specific test fixture rather than the test resources.
These Impl classes were previously added to avoid having to change
calling code to explicitly use the default template argument (i.e.
EventDataControl<>). Using the explicit template argument makes the code
more explicit and also removes the additional code complexity of having
the alias and Impl class.
@LittleHuba LittleHuba added this pull request to the merge queue Mar 24, 2026
@LittleHuba LittleHuba removed this pull request from the merge queue due to a manual request Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants